home *** CD-ROM | disk | FTP | other *** search
- setup_proc:
- install font "verdana.ttf"
-
- change_text:
- h_text = get_element "template"
-
- switch selection_number
-
- case 1
- h_text.set(" Speed up your typing skills ")
- break
- case 2
- h_text.set(" An easy to use GIF animation tool.Produces output files that are 10% to 80% smaller than non-optimized GIF's.")
- break
- case 3
- h_text.set(" AssistBar 98 is a launcher that lets you execute programs with a single click.")
- break
- case 4
- h_text.set("CDH Media Wizard allows the play CD Audio, VCD, RealAudio, Video, MP3 and much more")
- break
- case 5
- h_text.set("Digital clock of a changeable design skin.Chameleon Clock uses bitmap digits and Winamp skins for date and time show.")
- break
- case 6
- h_text.set("Latest version of Microsoft Direct X drivers - If you are running Win98 install the driver in the \UTILS\DIRECT6 folder")
- break
- case 7
- h_text.set("Lets you create high quality JPG, GIF, Animated GIFs, Javascript rollovers and other web graphics fast")
- break
- case 8
- h_text.set("Digital audio editor featuring realtime oscilloscopes, intelligent editing and numerous effects. Easy to learn and use")
- break
- case 9
- h_text.set("An excellent graphics program which has many great features including a built in gif animator program")
- break
- case 10
- h_text.set("Plugin manager lets you sort and view all your plugins from many graphic applications")
- break
- case 11
- h_text.set("Latest Version of Netscape Browser")
- break
- case 12
- h_text.set("Oil Change allows you to quickly download and install updates to the Windows 95/98 software you already own.")
- break
- case 13
- h_text.set("Opera is an alternate browser built for speed, try it out if you want a change from Internet Explorer and Netscape")
- break
- case 14
- h_text.set("Great way to organise and maintain all your favourite bookmarks")
- break
- case 15
- h_text.set("Antiviral Toolkit Pro v2.0 build 123")
- break
- case 16
- h_text.set("Dr Solomon's Findvirus")
- break
- case 17
- h_text.set("McAfee Antivirus 3.1.9")
- break
- case 18
- h_text.set("Thunderbyte Antivirus ")
- break
- case 19
- h_text.set("Vet version 9.71 for Win95")
- break
-
-
-
- return
-